<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body { min-width: 1200px;background:#f0f0f0;}
a:hover { color: #0064b2;}
#header { height: 103px;background:#393582; margin-top:0px; }

#navigation { height: 100px; }
#navigation&gt;ul { height: 100px;}
#navigation&gt;ul&gt;li { float: left; position: relative;border-top: 0px solid #f6cc07; margin-left:5px; }
#navigation&gt;ul&gt;li&gt;a { display: block; height: 100px; width: 92px; text-align: center; color: #ffffff; padding-top: 40px; }
#navigation&gt;ul&gt;li&gt;a .name { font-size: 18px; border-left: 0px solid #999; }
#navigation&gt;ul&gt;li.home a .name { border-left: none; }
#navigation&gt;ul&gt;li&gt;a .aname {font-size: 12px; }
#navigation&gt;ul&gt;li:hover&gt;a , #navigation&gt;ul&gt;li&gt;.current { border-top: 0px solid #c3a103; text-decoration: none; transition: all .5s ease 0s;background:#; font-weight:bold; }
#navigation .sub { margin: 0; height: auto; display: none; position: absolute; left: 0;background:rgba(33,62,122,0.8);filter:Alpha(opacity=85); z-index: 99999; width: auto; width: 168px; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { display: block; text-align: center; height: 46px; line-height: 46px; font-size: 18px; font-weight: normal;color: #ddd; }
#navigation .sub li a:hover { color: #fff; border-bottom: 0px solid #fdfa02;}

/* 幻灯 */
#slideshow { position: relative; overflow: hidden; }
#slideshow .bd li { }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 40px; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 10px; height: 10px; border-radius: 5px; margin: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { background: #fdfa02; width: 20px; }
#slideshow .url { width: 1200px; margin: 0 auto; }
#slideshow .url a { width: 1200px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 50px; cursor: pointer;  }
#slideshow .next { right: 50%; background: url(images/r.png) center no-repeat; margin-right: -660px; }
#slideshow .prev { left: 50%; background: url(images/l.png) center no-repeat; margin-left: -660px;}

#search { background: #FAFAFA; padding: 20px; position: relative; box-shadow: 0 0 4px #CCC; margin-top: 10px; border-radius: 5px; }

#search_text { border-radius: 19px 0 0 19px; border: 2px solid #61c1ea; height: 38px; width: 300px; position: absolute; top: 10px; right: 80px; padding: 0 15px; }
#search_btn { border-radius: 0 19px 19px 0; background: #61c1ea; height: 38px; width: 80px; position: absolute; top: 10px; right: 10px; color: #FFF; cursor: pointer;}

#index_products { padding: 20px 0; }

#footer { background: #5470aa; padding: 5px 0; color: #FFF;}
#footer a { color: #FFF;}

#content { margin: 20px 0; }
.hd1 { background: #EEE; height: 46px; line-height: 46px; padding: 0 14px; border-left: 20px solid #61c1ea; font-size: 18px; border-radius: 0 5px 5px 0; }
.bd1 { padding: 10px 0; margin-bottom: 20px;}

#index-link { padding: 50px 0;}
.link_text a { display: block; background: #EEE; text-align: center; height: 32px; line-height: 32px; margin-bottom: 10px;}


/*当前位置*/
#current_location {  padding: 10px; margin-bottom: 20px; border-radius: 5px; }
#current_location a.current{ color: red; }

#detail_name { }
#detail_intro { font-size: 12px; color: #999; margin-bottom: 20px;}
#detail_content { padding: 20px 0; }
#detail_content p { line-height: 32px; }
#detail_picture { margin: 20px 0; text-align: center;}
#detail_video { margin: 20px 0; text-align: center; }
#detail_video embed  { width: 100%; height: 535px; }
#detail_attachment { margin: 20px 0; }

#detail_slideshow .bd li img { width: 100%; }
#detail_slideshow .hd { margin-top: 10px;}
#detail_slideshow .hd li img { cursor: pointer; }
#detail_slideshow .hd li.on img { transform: scale(1.2, 1.2); }

/*首页产品标签*/
#products_tab .hd li { display: block; cursor: pointer; height: 46px; line-height: 46px; padding: 0 15px; background: #EEE; text-align: center; font-size: 16px; }
#products_tab .hd li.on { background: #61c1ea; color: #FFF; }
#products_tab .bd { margin-top: 10px !important; }
#products_tab .bd .content { }

/*列表*/
.plist .wrap { padding: 9px; border: 1px solid #EEE; transition: all .5s ease 0s; }
.plist .wrap:hover { background: #EEE;}
.plist .title { padding: 10px 0; text-align: center; }
.plist .content { font-size: 12px; height: 80px; color: #666; padding: 0 10px; }

.pdlist { margin-bottom: 20px; border: 1px solid #EEE; padding: 19px;  }
.pdlist:hover { border: 1px solid #DDD; }
.pdlist .title { font-size: 18px; }
.pdlist .content { color: #666; padding: 10px 0; }

.alist { margin-bottom: 20px; }
.alist:hover .date { border-color: #999; }
.alist .date { text-align: center; color: #666; border: 1px solid #EEE; transition: all .5s ease 0s;}
.alist .date .month_day { font-size: 16px; margin-top: 15px; }
.alist .date .year { font-size: 18px; margin-bottom: 15px; }
.alist .title { font-size: 18px; border-bottom: 1px solid #EEE; line-height: 30px; }
.alist .content { padding: 10px 0; color: #999; font-size: 12px; }

.channel_list li { margin-bottom: 4px; }
.channel_list li a { display: block; line-height: 36px; background: #EEE; padding: 0 10px; }
.channel_list li a:hover { background: #61c1ea; color: #0064b2; }
.channel_list li a.current { background: #61c1ea; color: #FFF; }
.channel_wlist { margin-bottom: 20px; }
.channel_wlist li { display: inline-block; margin-right: 10px; }
.channel_wlist li a { background: #EEE; height: 40px; line-height: 40px; display: block; text-align: center; padding: 0 30px; font-size: 16px;}
.channel_wlist li a:hover { background: #61c1ea; color: #0064b2; }
.channel_wlist li a.current { background: #61c1ea; color: #FFF; }

.channel_plist .hd { background: #61c1ea url(images/icon1.png) right center no-repeat; line-height: 36px; padding: 0 10px; margin-bottom: 2px;}
.channel_plist .hd.on { background: #61c1ea url(images/icon2.png) right center no-repeat;  }
.channel_plist .hd a { display: block; color: #EEE; }
.channel_plist .bd { display: none; }
.channel_plist .bd li { background: #EEE; line-height: 30px; padding: 0 20px; margin-bottom: 2px; }
.channel_plist .bd li a { display: block; color: #333;}

#channel_content {background: #fff; padding:5px; }
#channel_content p {line-height: 32px;}

.page_show { margin: 20px 0; }
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; border-radius: 5px; }
.page_show a:hover, .page_show a.page_current { background: #61c1ea; color: #0064b2; }

.flist { margin-bottom: 20px;}
.flist .username { background: #EEE; padding: 10px; }
.flist .content { padding: 20px; border: 1px solid #EEE; }
.flist .content .answer { padding: 10px; border: 1px solid #EEE; margin-top: 10px; }

#float { z-index: 9999; position: absolute; display: block; bottom: 1px; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #042A5F;}
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px; }
#float .content {  min-height: 60px; position: absolute; right: 60px; top: 0; display: none; background: #042A5F;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; width: 180px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
#float .gotop .content { }

.caselist .wrap { position: relative;}
.caselist .title { display: none; background: #000; position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; padding: 10px; opacity: 0.8; filter:alpha(opacity=80); }
.caselist .title a { color: #DDD; }

#channel_cover { margin-bottom: 10px; text-align: center;}




.honor_list { height: 387px; overflow: hidden; position: relative; }
.honor_list .bd .content { height: 387px; text-align: center; }
.honor_list .bd .content img { height: 387px; }
.honor_list .prev,.honor_list .next { display: none; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #EEE; color: #000; cursor: pointer; font-size: 14px; opacity: 0.5; filter:alpha(opacity=50);}
.honor_list .prev { position: absolute; top: 160px; left: 10px; }
.honor_list .next { position: absolute; top: 160px; right: 10px; }

.honorr_slideshow_list { height: 387px; overflow: hidden; position: relative; }
.honorr_list .bd .content { height: 387px; text-align: center; }
.honorr_list .bd .content img { height: 387px; }
.honorr_list .prev,.honorr_list .next { display: none; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #EEE; color: #000; cursor: pointer; font-size: 14px; opacity: 0.5; filter:alpha(opacity=50);}
.honorr_list .prev { position: absolute; top: 160px; left: 10px; }
.honorr_list .next { position: absolute; top: 160px; right: 10px; }

#index-4 { padding: 50px 0;  background: #61c1ea;}
#index-4 .name { text-align: center; font-size: 30px; text-align: center; padding: 30px 0; color: #FFF;}
#index-4 .seoname { border-top: 1px solid #3368BA; text-align: center; }
#index-4 .seoname span{ position: relative; top: -16px; background: #3368BA; padding: 10px 20px; font-size: 16px; line-height: 30px; color: #FFF; }
.case_list .title { background: #FFF; padding: 20px; }

.index_hd {}
.index_hd .name_wrap { text-align: center; }
.index_hd .name_wrap .name { font-size: 30px; padding-bottom: 20px; font-weight: thin; border-bottom: 0px solid #EEE;}
.index_hd .name_wrap .aname { font-size: 20px; margin-bottom: 20px; margin-top: 20px;}

.index_bd { }

#index-a { padding: 50px 0; background: #f6cc07; margin: 0px 0; }
#index-b { padding: 100px 0; background:#2c4f96; }
#index-c { padding: 100px 0; background-image: linear-gradient(-90deg, #2c61c7, #2c61c7,#2b5097, #2b5097); margin: 0px 0; color:#fff;  }
#index-d { padding: 50px 0; background:#eeeeee;  margin: 0px 0; color:#333; }
#index-e { padding: 50px 0; background: #f0f0f0; margin: 0px 0;  }
#index-f { padding: 50px 0; background:url(/uploadfile/image/20210202/20210202153849_97966.png) #212121;  margin: 50px 0; color:#333; }


.products_clist { margin-bottom: 20px;}
.products_clist ul { text-align: center; }
.products_clist ul li { display: inline-block; margin: 0 5px; margin-bottom: 10px; }
.products_clist ul li a { display: block; font-size: 18px; font-weight: bold; padding: 15px 25px; color: #242424; background: #EEE; }
.products_clist ul li a:hover { background: #61c1ea; color: #0064b2; }
.products_list .wrap { border: 0px solid #EEE; padding: 10px; transition: all .5s ease 0s;}
.products_list .wrap:hover { border: 0px solid #61c1ea; }
.products_list .title { padding: 10px 0; color: #FFF; text-align: center;}

#products_slideshow {position: relative;}
#products_slideshow .prev_next { position: absolute; right: -66px; top: 0;}
#products_slideshow .prev_next .prev , #products_slideshow .prev_next .next { display: block; font-size: 12px; font-weight: bold; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #EEE; margin-bottom: 5px; cursor: pointer; }
#products_slideshow .prev_next .prev:hover , #products_slideshow .prev_next .next:hover { background: #61c1ea; color: #EEE; }


#productss_slideshow {position: relative;}
#productss_slideshow .prev_nextt { position: absolute; right: -66px; top: 0;}
#productss_slideshow .prev_nextt .prev , #productss_slideshow .prev_nextt .next { display: block; font-size: 12px; font-weight: bold; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #EEE; margin-bottom: 5px; cursor: pointer; }
#productss_slideshow .prev_nextt .prev:hover , #productss_slideshow .prev_nextt .next:hover { background: #61c1ea; color: #EEE; }

#productsss_slideshow {position: relative;}
#productsss_slideshow .prev_nexttt { position: absolute; right: -66px; top: 0;}
#productsss_slideshow .prev_nexttt .prev , #productsss_slideshow .prev_nexttt .next { display: block; font-size: 12px; font-weight: bold; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #EEE; margin-bottom: 5px; cursor: pointer; }
#productsss_slideshow .prev_nexttt .prev:hover , #productsss_slideshow .prev_nexttt .next:hover { background: #61c1ea; color: #EEE; }

#honor_slideshow {position: relative;}
#honor_slideshow .prev_next .prev , #honor_slideshow .prev_next .next { position: absolute; top: 50%; display: block; font-size: 12px; font-weight: bold; width: 50px; height: 50px; line-height: 50px; border-radius: 25px; text-align: center; background: #f6cc07; cursor: pointer; margin-top: -26px; }
#honor_slideshow .prev_next .prev:hover , #honor_slideshow .prev_next .next:hover { background: #fdd82c; color: #0064b2; }
#honor_slideshow .prev_next .prev { left: -76px; }
#honor_slideshow .prev_next .next { right: -76px; }

#honorr_slideshow {position: relative;}
#honorr_slideshow .prev_nextt .prev , #honorr_slideshow .prev_nextt .next { position: absolute; top: 50%; display: block; font-size: 12px; font-weight: bold; width: 50px; height: 50px; line-height: 50px; border-radius: 25px; text-align: center; background: #EEE; cursor: pointer; margin-top: -26px; }
#honorr_slideshow .prev_nextt .prev:hover , #honorr_slideshow .prev_nextt .next:hover { background: #61c1ea; color: #0064b2; }
#honorr_slideshow .prev_nextt .prev { left: -76px; }
#honorr_slideshow .prev_nextt .next { right: -76px; }

.index_alist li div { border-bottom: 1px dotted #999; padding: 15px 0;}
#index_about { background: #; padding: 10px; }
#index_news { background: #; padding: 50px; }
#index_contact_case { background:#;  padding: 10px; }</pre></body></html>